|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.co.cks.tms.xml.types.NcbAddressTypeType
CKS TMS NCB Address Types
| Field Summary | |
private static java.util.Hashtable |
_memberTable
Field _memberTable |
static NcbAddressTypeType |
BILLING
The instance of the Billing type |
static int |
BILLING_TYPE
The Billing type |
static NcbAddressTypeType |
DELIVERY
The instance of the Delivery type |
static int |
DELIVERY_TYPE
The Delivery type |
static NcbAddressTypeType |
RECEIPT
The instance of the Receipt type |
static int |
RECEIPT_TYPE
The Receipt type |
private java.lang.String |
stringValue
Field stringValue |
private int |
type
Field type |
| Constructor Summary | |
private |
NcbAddressTypeType(int type,
java.lang.String value)
|
| Method Summary | |
static java.util.Enumeration |
enumerate()
Method enumerateReturns an enumeration of all possible instances of NcbAddressTypeType |
int |
getType()
Method getTypeReturns the type of this NcbAddressTypeType |
private static java.util.Hashtable |
init()
Method init |
java.lang.String |
toString()
Method toStringReturns the String representation of this NcbAddressTypeType |
static NcbAddressTypeType |
valueOf(java.lang.String string)
Method valueOfReturns a new NcbAddressTypeType based on the given String value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private static java.util.Hashtable _memberTable
public static final NcbAddressTypeType BILLING
public static final int BILLING_TYPE
public static final NcbAddressTypeType DELIVERY
public static final int DELIVERY_TYPE
public static final NcbAddressTypeType RECEIPT
public static final int RECEIPT_TYPE
private java.lang.String stringValue
private int type
| Constructor Detail |
private NcbAddressTypeType(int type,
java.lang.String value)
| Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
private static java.util.Hashtable init()
public java.lang.String toString()
public static NcbAddressTypeType valueOf(java.lang.String string)
string -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||